| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| composites | If this role is a composite, return a set of its children |
| Resource | Description |
|---|---|
| GET /admin/realms/{realm}/roles-by-id/{role-id} | Get a specific role's representation |
| DELETE /admin/realms/{realm}/roles-by-id/{role-id} | Delete this role |
| PUT /admin/realms/{realm}/roles-by-id/{role-id} | Update this role |
Get a specific role's representation
| |
Delete this role
| |
Update this role
|
| ||||
| summary: resource | method | detail: method | |||